func net/http/httputil.singleJoiningSlash

2 uses

	net/http/httputil (current package)
		reverseproxy.go#L104: func singleJoiningSlash(a, b string) string {
		reverseproxy.go#L118: 		return singleJoiningSlash(a.Path, b.Path), ""